Welcome to Css!

12.13 最新课程区块样式

/*公共样式*/

.content-box{width:1200px;margin:0 auto;}

.m-title{

width:100%;height:80px;line-height:80px;text-align:center;font-size:30px;

font-weight:400;background:url(./img/redline.png) no-repeat center;

}

.m-list a{

display:block;float:left;border-radius:10px;box-shadow:0 0 10px #ccc;

}

.m-list a p{

height:30px;line-height:30px;padding:0 10px;overflow:hidden;

}

/*公共样式*/

/*最新课程开始*/

.zx-box a{

width:270px;height:240px;margin:15px;

}

.zx-box a img{

width:270px;height:210px;

}

/*最新课程结束*/

返回值,最上方的圆角没有实现: